Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Link landscapes directly to shared files, links and visualizations #1229

Merged
merged 14 commits into from
Oct 24, 2023

Conversation

josebui
Copy link
Contributor

@josebui josebui commented Oct 17, 2023

Description

  • Link landscapes directly to shared files, links and visualizations

Checklist

  • Corresponding issue has been opened
  • New tests added

Related Issues

Fixes #1228

Related PRs

@@ -256,4 +256,12 @@ test('LandscapeSharedDataVisualization: Display visualization', async () => {
expect(domElement.querySelector('p').textContent).toEqual(
'Custom Label: val11'
);

// Validate fetch input
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: please better describe what is being validated and hwo.

@paulschreiber paulschreiber requested review from david-code and removed request for david-code October 18, 2023 16:11
@josebui josebui force-pushed the refactor/landscapes-shared-files branch from 7f1cb6f to ab04259 Compare October 24, 2023 17:08
@josebui josebui force-pushed the refactor/landscapes-shared-files branch from 69add04 to c71bc71 Compare October 24, 2023 19:15
@josebui josebui merged commit 05edba1 into main Oct 24, 2023
8 checks passed
@josebui josebui deleted the refactor/landscapes-shared-files branch October 24, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Engineering Task - Discovered tech debt, linking shared files/links to landscapes
2 participants